[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  20.) dBTools Object-Files
  -------------------------
   If you want or if you need to save Memory, you can link dBTools with
   the dBTools Object-Files again, with your own Link-Script for the RDD's.
   Not everyone nedd's the Paradox - or dBaseIV or Comix or Six-Driver.
   So you van link dBTools also without some Drivers (see *.lnk to)
   Instead of those Driver-Librarys you just need to link the equivalented
   NO*.OBJ too.
   Because of this DB.EXE will be smaller and faster and will need fewer
   Memory!

     Examples:
     ---------
     You want to save Memory and you don't need the dBASEIV-Driver:
       - Instead of DBFMDX.LIB, link NOMDX.OBJ!

     You want that the Clipper-Driver DBFNTX will be work faster but for
     this you decide to do without all other Dirvers:

      - You don't link the Blinker-File "NTX250" enymore!
      - Instead of DBFMDX.LIB, link NOMDX.OBJ!
      - Instead of DBFNDX.LIB, link NONDX.OBJ!
      - Instead of DBFCDX.LIB, link NOCDX.OBJ!
      - Instead of DBFSIX.LIB, link NOSIX.OBJ!
      - Instead of DBPX.LIB,   link NOPX.OBJ !
      - Instead of CMX.LIB,    link NOCMX.OBJ!
      - Additional exclude follow Blinker-Files:
        mdx250.lnk, ndx250.lnk, cdx250.lnk, dbfsix.lnk, px250.lnk, cmx.lnk

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson